home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 1152_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  2.0 KB  |  93 lines

  1. //1152x864 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Goal Text"
  5. FontName = "Arial"
  6. FontSize = 82
  7. FontWeight = 1400
  8. FgColor = "170 170 205 255"
  9. BgColor = "0 0 200 200"
  10. FgColorArmed = "255 255 255 255"
  11. BgColorArmed = "0 0 255 255"
  12. SchemeName = "Clock Text"
  13. FontName = "Arial"
  14. FontSize = 25
  15. FontWeight = 700
  16. FgColor = "159 95 47  255"
  17. BgColor = "0 0 0 141"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. SchemeName = "Primary Button Text"
  22. FontName = "Arial"
  23. FontSize = 25
  24. FgColor = "159 95 47  255"
  25. BgColor = "0 0 0 141"
  26. FgColorArmed = "255 255 255 255"
  27. BgColorArmed = "159 95 47 67"
  28.  
  29. SchemeName = "Ball Text"
  30. FontName = "Arial"
  31. FontSize = 64
  32. FontWeight = 700
  33. FgColor = "255 255 255 255"
  34. BgColor = "0 0 0 0"
  35. FgColorArmed = "255 255 255 255"
  36. BgColorArmed = "159 95 47 67"
  37.  
  38. // COMMAND MENU TEXT
  39. SchemeName = "CommandMenu Text"
  40. FontName = "Arial"
  41. FontSize = 23
  42. FgColor = "159 95 47 255"
  43. BgColor = "0 0 0 141"
  44. FgColorArmed = "255 255 255 255"
  45. BgColorArmed = "159 95 47 67"
  46.  
  47. // SCOREBOARD TEXT
  48. SchemeName = "Scoreboard Text"
  49. FontName = "Arial"
  50. FontSize = 21
  51. FontWeight = 0
  52.  
  53. // SCOREBOARD TITLE TEXT (team names, team scores)
  54. SchemeName = "Scoreboard Title Text"
  55. FontName = "Arial"
  56. FontSize = 32
  57. FontWeight = 700
  58.  
  59. // SCOREBOARD SMALL TEXT (headers, player #)
  60. SchemeName = "Scoreboard Small Text"
  61. FontName = "Arial"
  62. FontSize = 16
  63. FontWeight = 0
  64.  
  65. // TITLE FONT in TFC selection menus
  66. SchemeName = "Title Font"
  67. FontName = "Arial Narrow Bold"
  68. FontSize = 36
  69. FgColor = "170 170 205 255"
  70. BgColor = "0 0 200 200"
  71. FgColorArmed = "255 255 255 255"
  72. BgColorArmed = "0 0 255 255"
  73.  
  74. // CLASSDESC, MAPDESC, MOTD text windows
  75. SchemeName = "Briefing Text"
  76. FontName = "Arial"
  77. FontSize = 21
  78. FontWeight = 0
  79. FgColor = "170 170 205 255"
  80. BgColor = "0 0 0 0"
  81. FgColorArmed = "255 255 255 255"
  82. BgColorArmed = "0 0 0 0"
  83.  
  84. // Team info text (list of players, etc)
  85. // fgColor is automatically set to the teams color
  86. SchemeName = "Team Info Text"
  87. FontName = "Arial"
  88. FontSize = 21
  89. FontWeight = 0
  90.  
  91.  
  92.  
  93.